| 1. | Appendix e : example application for object caching 附录e :对象缓存的示例应用程序 |
| 2. | Object caches site map information in memory , the 对象将站点地图信息缓存在内存中,因此不使用 |
| 3. | Object caching and state handling 对象缓存与状态处理 |
| 4. | Object cache instances 对象缓存实例 |
| 5. | While object caching provides a java api to cache an arbitrary java object see 对象缓存提供java api以缓存任意的java对象(请参阅 |
| 6. | A portlet that receives a portlet request can use the object cache to store data required to render the response 接收portlet请求的portlet可使用对象缓存存储呈现相应响应所需的数据。 |
| 7. | Only if the data is not available in the object cache , a backend system might be called to deliver the requested data 仅当数据在对象缓存中不可用时,才会调用后端系统交付请求的数据。 |
| 8. | This sample application illustrates object caching and the exploitation of jsr168 state handling concepts , as discussed in 此示例应用程序按照对象缓存与状态处理所述演示对象缓存和jsr168状态处理概念的应用。 |
| 9. | Each instance of the distributedmap interface has its own properties that you can set using object cache instance settings Distributedmap接口的每一个实例都具有其自己的属性,可以使用对象缓存实例设置设置这些属性。 |
| 10. | But object can be thrown away from object cache by lru replacing discipline ( least recent accessed object is replaced when there is no free space in cache ) 可以把调入的对象存储于工作内存中,然后直接用这个指针访问此对象,这样的访问没有任何额外的开销。 |